// var TN_Widget = function() { return { //Options newWindow : true, linkText : "view
tickets", tixUrl : "http://www.ticketnetwork.com/tix/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions trackingLink :"", CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, CreateEventRow : function(row, isAlt) { return "" + row[0] +"" + row[1] +"
" + row[2] +"" + row[3] +"
" + row[4] + "
" + row[5] + ""+ this.linkText+ ""; }, AddCss: function(cssUrl) { var fileref=document.createElement("link"); fileref.setAttribute("rel", "stylesheet"); fileref.setAttribute("type", "text/css"); fileref.setAttribute("href", cssUrl); document.getElementsByTagName("head")[0].appendChild(fileref); }, CreateTable : function(eventData,kywrds,url) { if(typeof(TN_SetWidgetOptions) == "function") TN_SetWidgetOptions(); //for backwards compatability if(this.kbid != "") this.trackingParams = "?img=249&kbid="+this.kbid; var newTable = []; for(var cntr = 0; cntr < eventData.length; cntr++) newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1)); var objToAddTo; if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML = '' + newTable.join('') + '
'; } else document.write('
' + newTable.join('') + '
'); if(eventData.length >= 100 && kywrds != undefined) { if(objToAddTo = document.getElementById("tn_results_container")) { objToAddTo.innerHTML += '
See all events for '+ kywrds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kywrds + " on TicketNetwork.com
"); } } if(eventData.length > 0) { document.getElementById("previewNote").style.display = "none"; } } }; }(); //BPW-TNSERV-04B TN_Widget.CreateTable([['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','5/7/2024','7:00 PM','5937246','The-Notebook---The-Musical-5-7-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','5/8/2024','2:00 PM','5937324','The-Notebook---The-Musical-5-8-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','5/8/2024','8:00 PM','5937285','The-Notebook---The-Musical-5-8-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','5/9/2024','7:00 PM','5937247','The-Notebook---The-Musical-5-9-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','5/10/2024','8:00 PM','5937286','The-Notebook---The-Musical-5-10-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','5/11/2024','2:00 PM','5937325','The-Notebook---The-Musical-5-11-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','5/11/2024','8:00 PM','5937287','The-Notebook---The-Musical-5-11-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','5/12/2024','3:00 PM','5937346','The-Notebook---The-Musical-5-12-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','5/14/2024','7:00 PM','5937248','The-Notebook---The-Musical-5-14-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','5/15/2024','2:00 PM','5937326','The-Notebook---The-Musical-5-15-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','5/15/2024','8:00 PM','5937288','The-Notebook---The-Musical-5-15-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','5/16/2024','7:00 PM','5937249','The-Notebook---The-Musical-5-16-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','5/17/2024','8:00 PM','5937289','The-Notebook---The-Musical-5-17-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','5/18/2024','2:00 PM','5937327','The-Notebook---The-Musical-5-18-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','5/18/2024','8:00 PM','5937290','The-Notebook---The-Musical-5-18-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','5/19/2024','3:00 PM','5937347','The-Notebook---The-Musical-5-19-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','5/21/2024','7:00 PM','5937250','The-Notebook---The-Musical-5-21-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','5/22/2024','2:00 PM','5937328','The-Notebook---The-Musical-5-22-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','5/22/2024','8:00 PM','5937291','The-Notebook---The-Musical-5-22-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','5/23/2024','7:00 PM','5937251','The-Notebook---The-Musical-5-23-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','5/24/2024','8:00 PM','5937292','The-Notebook---The-Musical-5-24-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','5/25/2024','2:00 PM','5937329','The-Notebook---The-Musical-5-25-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','5/25/2024','8:00 PM','5937293','The-Notebook---The-Musical-5-25-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','5/26/2024','3:00 PM','5937348','The-Notebook---The-Musical-5-26-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','5/28/2024','7:00 PM','5937252','The-Notebook---The-Musical-5-28-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','5/29/2024','2:00 PM','5937330','The-Notebook---The-Musical-5-29-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','5/29/2024','8:00 PM','5937294','The-Notebook---The-Musical-5-29-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','5/30/2024','7:00 PM','5937253','The-Notebook---The-Musical-5-30-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','5/31/2024','8:00 PM','5937295','The-Notebook---The-Musical-5-31-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','6/1/2024','2:00 PM','5937331','The-Notebook---The-Musical-6-1-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','6/1/2024','8:00 PM','5937296','The-Notebook---The-Musical-6-1-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','6/2/2024','3:00 PM','5937349','The-Notebook---The-Musical-6-2-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','6/2/2024','8:00 PM','6251321','The-Notebook---The-Musical-6-2-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','6/4/2024','7:00 PM','5937254','The-Notebook---The-Musical-6-4-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','6/5/2024','2:00 PM','5937332','The-Notebook---The-Musical-6-5-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','6/5/2024','8:00 PM','5937297','The-Notebook---The-Musical-6-5-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','6/6/2024','7:00 PM','5937255','The-Notebook---The-Musical-6-6-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','6/7/2024','8:00 PM','5937298','The-Notebook---The-Musical-6-7-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','6/8/2024','2:00 PM','5937333','The-Notebook---The-Musical-6-8-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','6/8/2024','8:00 PM','5937299','The-Notebook---The-Musical-6-8-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','6/9/2024','3:00 PM','5937350','The-Notebook---The-Musical-6-9-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','6/11/2024','7:00 PM','5937256','The-Notebook---The-Musical-6-11-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','6/12/2024','2:00 PM','5937334','The-Notebook---The-Musical-6-12-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','6/12/2024','8:00 PM','5937300','The-Notebook---The-Musical-6-12-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','6/13/2024','7:00 PM','5937257','The-Notebook---The-Musical-6-13-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','6/14/2024','8:00 PM','5937301','The-Notebook---The-Musical-6-14-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','6/15/2024','2:00 PM','5937335','The-Notebook---The-Musical-6-15-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','6/15/2024','8:00 PM','5937302','The-Notebook---The-Musical-6-15-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','6/16/2024','3:00 PM','5937351','The-Notebook---The-Musical-6-16-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Monday','6/17/2024','7:00 PM','5937360','The-Notebook---The-Musical-6-17-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','6/18/2024','7:00 PM','5937258','The-Notebook---The-Musical-6-18-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','6/19/2024','2:00 PM','5937336','The-Notebook---The-Musical-6-19-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','6/19/2024','8:00 PM','5937303','The-Notebook---The-Musical-6-19-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','6/20/2024','7:00 PM','5937259','The-Notebook---The-Musical-6-20-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','6/21/2024','8:00 PM','5937304','The-Notebook---The-Musical-6-21-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','6/22/2024','2:00 PM','5937337','The-Notebook---The-Musical-6-22-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','6/22/2024','8:00 PM','5937305','The-Notebook---The-Musical-6-22-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','6/23/2024','3:00 PM','5937352','The-Notebook---The-Musical-6-23-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','6/25/2024','7:00 PM','5937260','The-Notebook---The-Musical-6-25-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','6/26/2024','2:00 PM','5937338','The-Notebook---The-Musical-6-26-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','6/26/2024','8:00 PM','5937306','The-Notebook---The-Musical-6-26-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','6/27/2024','7:00 PM','5937261','The-Notebook---The-Musical-6-27-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','6/28/2024','8:00 PM','5937307','The-Notebook---The-Musical-6-28-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','6/29/2024','2:00 PM','5937339','The-Notebook---The-Musical-6-29-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','6/29/2024','8:00 PM','5937308','The-Notebook---The-Musical-6-29-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','6/30/2024','3:00 PM','5937353','The-Notebook---The-Musical-6-30-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Monday','7/1/2024','7:00 PM','5937355','The-Notebook---The-Musical-7-1-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','7/2/2024','7:00 PM','5937262','The-Notebook---The-Musical-7-2-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','7/3/2024','2:00 PM','5937340','The-Notebook---The-Musical-7-3-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','7/3/2024','8:00 PM','5937309','The-Notebook---The-Musical-7-3-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','7/5/2024','8:00 PM','5937356','The-Notebook---The-Musical-7-5-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','7/6/2024','2:00 PM','5937358','The-Notebook---The-Musical-7-6-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','7/6/2024','8:00 PM','5937357','The-Notebook---The-Musical-7-6-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','7/7/2024','3:00 PM','5937359','The-Notebook---The-Musical-7-7-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','7/9/2024','7:00 PM','6323870','The-Notebook---The-Musical-7-9-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','7/10/2024','2:00 PM','6323989','The-Notebook---The-Musical-7-10-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','7/10/2024','8:00 PM','6323871','The-Notebook---The-Musical-7-10-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','7/11/2024','7:00 PM','6323872','The-Notebook---The-Musical-7-11-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','7/12/2024','8:00 PM','6323949','The-Notebook---The-Musical-7-12-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','7/13/2024','2:00 PM','6323990','The-Notebook---The-Musical-7-13-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','7/13/2024','8:00 PM','6323950','The-Notebook---The-Musical-7-13-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','7/14/2024','3:00 PM','6323849','The-Notebook---The-Musical-7-14-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','7/16/2024','7:00 PM','6323874','The-Notebook---The-Musical-7-16-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','7/17/2024','2:00 PM','6323991','The-Notebook---The-Musical-7-17-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','7/17/2024','8:00 PM','6323875','The-Notebook---The-Musical-7-17-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','7/18/2024','7:00 PM','6323876','The-Notebook---The-Musical-7-18-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','7/19/2024','8:00 PM','6323951','The-Notebook---The-Musical-7-19-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','7/20/2024','2:00 PM','6323992','The-Notebook---The-Musical-7-20-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','7/20/2024','8:00 PM','6323952','The-Notebook---The-Musical-7-20-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','7/21/2024','3:00 PM','6323850','The-Notebook---The-Musical-7-21-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','7/23/2024','7:00 PM','6323878','The-Notebook---The-Musical-7-23-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','7/24/2024','2:00 PM','6323993','The-Notebook---The-Musical-7-24-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','7/24/2024','8:00 PM','6323879','The-Notebook---The-Musical-7-24-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','7/25/2024','7:00 PM','6323880','The-Notebook---The-Musical-7-25-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','7/26/2024','8:00 PM','6323953','The-Notebook---The-Musical-7-26-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','7/27/2024','2:00 PM','6323994','The-Notebook---The-Musical-7-27-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Saturday','7/27/2024','8:00 PM','6323954','The-Notebook---The-Musical-7-27-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Sunday','7/28/2024','3:00 PM','6323851','The-Notebook---The-Musical-7-28-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Tuesday','7/30/2024','7:00 PM','6323882','The-Notebook---The-Musical-7-30-2024'],['The Notebook - The Musical','Gerald Schoenfeld Theatre','New York, NY','Wednesday','7/31/2024','2:00 PM','6323995','The-Notebook---The-Musical-7-31-2024']],'Gerald Schoenfeld Theater','http://www.ticketnetwork.com/ticket/Gerald-Schoenfeld-Theater-events.aspx');